| GUI Help > Special > getStatusText | ||||||||||||||
|
getStatusText |
||||||||||||||
| str text=getStatusText(handle gadget, int index) | ||||||||||||||
|
Description: Retrieves the text of the specified panel in a statusbar gadget. You can set this text with setStatusText. |
||||||||||||||
|
Return Value: Text of the specified panel. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |